Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test against Python 3.7 on AppVeyor #1453

Merged
merged 1 commit into from Oct 11, 2018
Merged

Test against Python 3.7 on AppVeyor #1453

merged 1 commit into from Oct 11, 2018

Conversation

sethmlarson
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 11, 2018

Codecov Report

Merging #1453 into master will decrease coverage by 15.43%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1453       +/-   ##
===========================================
- Coverage     100%   84.56%   -15.44%     
===========================================
  Files          22       22               
  Lines        1823     2235      +412     
===========================================
+ Hits         1823     1890       +67     
- Misses          0      345      +345
Impacted Files Coverage Δ
src/urllib3/__init__.py 56.75% <0%> (-43.25%) ⬇️
src/urllib3/util/ssl_.py 67.12% <0%> (-32.88%) ⬇️
src/urllib3/util/wait.py 71.91% <0%> (-28.09%) ⬇️
src/urllib3/response.py 72.27% <0%> (-27.73%) ⬇️
src/urllib3/util/connection.py 73.52% <0%> (-26.48%) ⬇️
src/urllib3/_collections.py 78.46% <0%> (-21.54%) ⬇️
src/urllib3/connection.py 78.87% <0%> (-21.13%) ⬇️
src/urllib3/connectionpool.py 92.02% <0%> (-7.98%) ⬇️
src/urllib3/util/response.py 92.3% <0%> (-7.7%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 977c9ff...7d3c92e. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants